Expand description

::higher-kinded-types

“Generic generics” / higher-kinded APIs in stable Rust.

Repository Latest version Documentation MSRV unsafe forbidden License CI

See the documentation of the ForLifetime trait for more info.

Re-exports

Modules

  • Niche and advanced, you can ignore this to begin with. Module for other ForLt-like constructs: extended to various “arities”.
  • The crate’s prelude.
  • type_eqadvanced
    Niche and advanced, you can ignore this to begin with. Module for type-equality hacks.

Macros

Traits

  • The main trait of the crate. The one expressing : <'_>-genericity.

Type Definitions

Trait Aliases